Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.IsUniversal.brecOn
∀ {L : FirstOrder.Language} {α : Type u'} {motive : {n : ℕ} → (a : L.BoundedFormula α n) → a.IsUniversal → Prop} {n : ℕ}
{a : L.BoundedFormula α n} (t : a.IsUniversal),
(∀ {n : ℕ} (a : L.BoundedFormula α n) (t : a.IsUniversal),
FirstOrder.Language.BoundedFormula.IsUniversal.below t → motive a t) →
motive a t- Defined in
- Mathlib.ModelTheory.Complexity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 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.BoundedFormula.IsQFproof · cited by 36
- FirstOrder.Language.BoundedFormula.IsUniversalstatement and proof · cited by 12
- FirstOrder.Language.BoundedFormula.IsUniversal.belowstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.