Theorems · Definition · logic and foundations
FirstOrder.Language.Formula.iExs
{L : FirstOrder.Language} → {α : Type u'} → (β : Type v') → [Finite β] → L.Formula (α ⊕ β) → L.Formula αiExs f φ transforms a L.Formula (α ⊕ β) into a L.Formula α by existentially
quantifying over all variables Sum.inr _.
- Defined in
- Mathlib.ModelTheory.Syntax
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Finitestatement and proof · cited by 3,029
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Formulastatement and proof · cited by 93
- Finite.exists_equiv_finproof · cited by 23
- FirstOrder.Language.BoundedFormula.relabelproof · cited by 17
- FirstOrder.Language.BoundedFormula.exsproof · cited by 4
Cited by11
Results whose statement or proof uses this declaration.
- FirstOrder.genericPolyMapSurjOnOfInjOnproof · cited by 4
- FirstOrder.Language.Formula.exClosureproof · cited by 4
- FirstOrder.Language.Formula.iExsUniqueproof · cited by 2
- FirstOrder.realize_genericPolyMapSurjOnOfInjOnproof · cited by 2
- IsLinearSet.definableproof · cited by 1
- Set.Definable.exists_of_finiteproof · cited by 1
- FirstOrder.Language.Formula.realize_iExsstatement · cited by 1
- FirstOrder.Language.Formula.realize_iExsUniqueproof · cited by 1
- FirstOrder.Language.ElementarySubstructure.meetsDefinableproof · cited by 0
- FirstOrder.Language.Formula.iExs.congr_simpstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.realize_iExsstatement and proof · cited by 0