Theorems · Definition · logic and foundations
FirstOrder.Language.Theory.Iff
{L : FirstOrder.Language} → {α : Type w} → {n : ℕ} → L.Theory → L.BoundedFormula α n → L.BoundedFormula α n → PropTwo (bounded) formulas are semantically equivalent over a theory T when they have the same
interpretation in every model of T. (This is also known as logical equivalence, which also has a
proof-theoretic definition.)
- Defined in
- Mathlib.ModelTheory.Equivalence
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.Theory.ModelsBoundedFormulaproof · cited by 30
- FirstOrder.Language.BoundedFormula.iffproof · cited by 2
Cited by33
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Theory.Iff.realize_bd_iffstatement and proof · cited by 5
- FirstOrder.Language.Theory.iff_iff_imp_and_impstatement · cited by 3
- FirstOrder.Language.BoundedFormula.sup_iff_not_inf_notstatement · cited by 2
- FirstOrder.Language.BoundedFormula.imp_iff_not_supstatement · cited by 2
- FirstOrder.Language.BoundedFormula.IsQF.induction_on_sup_notstatement and proof · cited by 1
- FirstOrder.Language.BoundedFormula.all_iff_not_ex_notstatement · cited by 1
- FirstOrder.Language.BoundedFormula.iff_not_notstatement · cited by 1
- FirstOrder.Language.BoundedFormula.iff_toPrenexstatement · cited by 1
- FirstOrder.Language.BoundedFormula.induction_on_all_exstatement and proof · cited by 1
- FirstOrder.Language.BoundedFormula.inf_iff_not_sup_notstatement · cited by 1
- FirstOrder.Language.Theory.Iff.realize_iffstatement and proof · cited by 1
- FirstOrder.Language.BoundedFormula.IsQF.induction_on_inf_notstatement and proof · cited by 0