Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.exs.eq_def
∀ {L : FirstOrder.Language} {α : Type u'} (x : ℕ) (x_1 : L.BoundedFormula α x),
x_1.exs =
match x, x_1 with
| 0, φ => φ
| _n.succ, φ => φ.ex.exs- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 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.Formulastatement and proof · cited by 93
- FirstOrder.Language.BoundedFormula.exstatement and proof · cited by 14
- FirstOrder.Language.BoundedFormula.exsstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.