@[reducible, inline]
BUS denotation as bilateral denotation.
Equations
Instances For
Strawson entailment: φ entails ψ when φ is defined and true.
Equations
- φ.strawsonEntails ψ = ∀ (s : Semantics.Dynamic.Core.InfoState W E), φ.defined s → (φ.positive s).consistent → φ.positive s ⊆ ψ.positive (φ.positive s)
Instances For
Strong entailment: φ entails ψ with no presupposition failure.
Equations
- φ.strongEntails ψ = ∀ (s : Semantics.Dynamic.Core.InfoState W E), (φ.positive s).consistent → ψ.defined (φ.positive s) ∧ φ.positive s ⊆ ψ.positive (φ.positive s)
Instances For
theorem
Semantics.Dynamic.BUS.BUSDen.neg_positive_eq_negative
{W : Type u_1}
{E : Type u_2}
(φ : BUSDen W E)
(s : Core.InfoState W E)
:
theorem
Semantics.Dynamic.BUS.BUSDen.neg_negative_eq_positive
{W : Type u_1}
{E : Type u_2}
(φ : BUSDen W E)
(s : Core.InfoState W E)
: