Theorems · Definition · logic and foundations
FirstOrder.Language.Formula.iff
{L : FirstOrder.Language} → {α : Type u'} → L.Formula α → L.Formula α → L.Formula αThe biimplication between formulas, as a formula.
- Defined in
- Mathlib.ModelTheory.Syntax
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.Formulastatement and proof · cited by 93
- FirstOrder.Language.BoundedFormula.iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Formula.realize_iffstatement · cited by 1
- FirstOrder.Language.Sentence.realize_iffstatement · cited by 0