Theorems · Definition · logic and foundations
FirstOrder.Language.BoundedFormula.brecOn
{L : FirstOrder.Language} →
{α : Type u'} →
{motive : (a : ℕ) → L.BoundedFormula α a → Sort u_1} →
{a : ℕ} →
(t : L.BoundedFormula α a) →
((a : ℕ) → (t : L.BoundedFormula α a) → FirstOrder.Language.BoundedFormula.below t → motive a t) → motive a t- Defined in
- Mathlib.ModelTheory.Syntax
- Cited by
- 1 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.
Cites4
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.brecOn.goproof · cited by 12
- FirstOrder.Language.BoundedFormula.belowstatement and proof · cited by 12
Cited by12
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.BoundedFormula.castLEproof · cited by 13
- FirstOrder.Language.BoundedFormula.brecOn.eqstatement and proof · cited by 11
- FirstOrder.Language.BoundedFormula.mapTermRelproof · cited by 10
- FirstOrder.Language.BoundedFormula.freeVarFinsetproof · cited by 9
- FirstOrder.Language.LHom.onBoundedFormulaproof · cited by 9
- FirstOrder.Language.BoundedFormula.restrictFreeVarproof · cited by 7
- FirstOrder.Language.BoundedFormula.toFormulaproof · cited by 6
- FirstOrder.Language.BoundedFormula.toPrenexImpRightproof · cited by 6
- FirstOrder.Language.BoundedFormula.toPrenexproof · cited by 5
- FirstOrder.Language.BoundedFormula.toPrenexImpproof · cited by 5
- FirstOrder.Language.BoundedFormula.listEncodeproof · cited by 4