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.
Cited by7
Results whose statement or proof uses this declaration.
- ONote.brecOn.eqproof · cited by 9
- ONote.ctorIdxproof · cited by 5
- ONote.mulNat_eq_mulproof · cited by 2
- ONote.repr_opowproof · cited by 1
- ONote.ctorElimproof · cited by 0
- ONote.noConfusionproof · cited by 0
- ONote.noConfusionTypeproof · cited by 0