Mathlib Map

Theorems · Definition · logic and foundations

ONote.casesOn

{motive : ONote → Sort u} →
  (t : ONote) → motive ONote.zero → ((a : ONote) → (a_1 : ℕ+) → (a_2 : ONote) → motive (a.oadd a_1 a_2)) → motive t
Defined in
Mathlib.SetTheory.Ordinal.Notation
Cited by
3 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

Around this declaration

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

Cites2

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

  • PNatstatement and proof · cited by 392
  • ONotestatement and proof · cited by 88

Cited by7

Results whose statement or proof uses this declaration.