Mathlib Map

Theorems · Definition · logic and foundations

Ordinal.IsFundamentalSequence

Deprecated since 2026-03-23Use Ordinal.IsFundamentalSeq instead.

Ordinal.{u} → (o : Ordinal.{u}) → ((b : Ordinal.{u}) → b < o → Ordinal.{u}) → Prop

A fundamental sequence for a is an increasing sequence of length o = cof a that converges at a. We provide o explicitly in order to avoid type rewrites.

Defined in
Mathlib.SetTheory.Ordinal.FundamentalSequence
Cited by
12 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites4

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

Cited by12

Results whose statement or proof uses this declaration.