Commit 2024-10-02 18:00 74620cae
View on Github →feat(ModelTheory/Equivalence): Implication of formulas modulo a theory (#16800)
Defines FirstOrder.Language.Theory.Implies: φ ⟹[T] ψ indicates that φ implies ψ in models of T.
Relates Theory.Implies to Theory.SemanticallyEquivalent.
Proves lemmas that will set up a BooleanAlgebra instance on formulas modulo a theory