Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Theory.Iff

{L : FirstOrder.Language} → {α : Type w} → {n : ℕ} → L.Theory → L.BoundedFormula α n → L.BoundedFormula α n → Prop

Two (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.

FirstOrder.Language.Theory.Iff.realize_bd_iff · cited by 5Iff.realize_bd_iffFirstOrder.Language.Theory.iff_iff_imp_and_imp · cited by 3Theory.iff_iff_imp_and_impFirstOrder.Language.BoundedFormula.sup_iff_not_inf_not · cited by 2BoundedFormula.sup_iff_no…FirstOrder.Language.BoundedFormula.imp_iff_not_sup · cited by 2BoundedFormula.imp_iff_no…FirstOrder.Language.BoundedFormula.IsQF.induction_on_sup_not · cited by 1IsQF.induction_on_sup_notFirstOrder.Language.BoundedFormula.all_iff_not_ex_not · cited by 1BoundedFormula.all_iff_no…FirstOrder.Language.BoundedFormula.iff_not_not · cited by 1BoundedFormula.iff_not_notFirstOrder.Language.BoundedFormula.iff_toPrenex · cited by 1BoundedFormula.iff_toPren…FirstOrder.Language.BoundedFormula.induction_on_all_ex · cited by 1BoundedFormula.induction_…FirstOrder.Language.BoundedFormula.inf_iff_not_sup_not · cited by 1BoundedFormula.inf_iff_no…FirstOrder.Language.Theory.Iff.realize_iff · cited by 1Iff.realize_iffFirstOrder.Language.BoundedFormula.IsQF.induction_on_inf_not · cited by 0IsQF.induction_on_inf_notFirstOrder.Language.Theory.imp_antisymm · cited by 0Theory.imp_antisymmFirstOrder.Language.Theory.iffSetoid · cited by 0Theory.iffSetoidFirstOrder.Language.Formula.sup_iff_not_inf_not · cited by 0Formula.sup_iff_not_inf_n…FirstOrder.Language · cited by 1084FirstOrder.LanguageFirstOrder.Language.BoundedFormula · cited by 207Language.BoundedFormulaFirstOrder.Language.Theory · cited by 154Language.TheoryFirstOrder.Language.Theory.ModelsBoundedFormula · cited by 30Theory.ModelsBoundedFormu…FirstOrder.Language.BoundedFormula.iff · cited by 2BoundedFormula.iffTheory.IffCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by33

Results whose statement or proof uses this declaration.