Mathlib Map

Theorems · Definition · logic and foundations

ONote.fundamentalSequence

ONote → Option ONote ⊕ (ℕ → ONote)

Given an ordinal, returns: * inl none for 0 * inl (some a) for a + 1 * inr f for a limit ordinal a, where f i is a sequence converging to a

Defined in
Mathlib.SetTheory.Ordinal.Notation
Cited by
7 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext

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 by8

Results whose statement or proof uses this declaration.