Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.brecOn

{L : FirstOrder.Language} →
  {α : Type u'} →
    {motive : L.Term α → Sort u_1} →
      (t : L.Term α) → ((t : L.Term α) → FirstOrder.Language.Term.below t → motive t) → motive t
Defined in
Mathlib.ModelTheory.Syntax
Cited by
1 results in Mathlib
Foundations
Depth 6 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.

Cited by13

Results whose statement or proof uses this declaration.