Theorems · Definition · logic and foundations
NONote.recOn
{C : NONote → Sort u_1} →
(o : NONote) → C 0 → ((e : NONote) → (n : ℕ+) → (a : NONote) → (h : a.below e) → C e → C a → C (e.oadd n a h)) → C oThis is a recursor-like theorem for NONote suggesting an inductive definition, which can't
actually be defined this way due to conflicting dependencies.
- Defined in
- Mathlib.SetTheory.Ordinal.Notation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PNatstatement and proof · cited by 392
- ONoteproof · cited by 88
- ONote.NFproof · cited by 36
- ONote.NF.snd'proof · cited by 6
- NONotestatement and proof · cited by 6
- ONote.NF.sndproof · cited by 2
- ONote.NF.fstproof · cited by 2
- NONote.belowstatement and proof · cited by 0
- NONote.oaddstatement and proof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.