Theorems · Inductive type · logic and foundations
FirstOrder.Language.BoundedFormula.IsExistential
{L : FirstOrder.Language} → {α : Type u'} → {n : ℕ} → L.BoundedFormula α n → PropAn existential formula is a formula defined by applying only existential quantifiers to a quantifier-free formula.
- Defined in
- Mathlib.ModelTheory.Complexity
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement · cited by 1,084
- FirstOrder.Language.BoundedFormulastatement · cited by 207
Cited by8
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.IsQF.isExistentialstatement · cited by 1
- FirstOrder.Language.BoundedFormula.IsExistential.belowstatement · cited by 1
- FirstOrder.Language.BoundedFormula.IsExistential.brecOnstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.IsExistential.casesOnstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.IsExistential.realize_embeddingstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.IsExistential.recOnstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.IsExistential.below.casesOnstatement and proof · cited by 0
- FirstOrder.Language.BoundedFormula.IsAtomic.isExistentialstatement · cited by 0