Equations
- Semantics.Entailment.NegationTests.instBEqAnimal.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Proposition: x is a dog.
Equations
Instances For
Proposition: x is an animal (tautology in this domain).
Equations
Instances For
Negation is DE: dogs <= animals implies not-animal <= not-dog.
DE prediction matches negation_de_valid.
Not-UE prediction matches negation_not_ue.
Double negation is UE (DE comp DE = UE).
Double negation prediction matches double_negation_ue.
All negation predictions from formal semantics match empirical judgments.