Mathlib Map

Theorems · Theorem · logic and foundations

ONote.brecOn.eq

∀ {motive : ONote → Sort u} (t : ONote) (F_1 : (t : ONote) → ONote.below t → motive t),
  ONote.brecOn t F_1 = F_1 t (ONote.brecOn.go t F_1).2
Defined in
Mathlib.SetTheory.Ordinal.Notation
Cited by
9 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.