Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.derivFamily_fp

∀ {ι : Type u_1} {f : ι → Ordinal.{u} → Ordinal.{u}} [Small.{u, u_1} ι] {i : ι},
  Order.IsNormal (f i) → ∀ (o : Ordinal.{u}), f i (Ordinal.derivFamily f o) = Ordinal.derivFamily f o
Defined in
Mathlib.SetTheory.Ordinal.FixedPoint
Cited by
3 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Small

Around this declaration

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

Cites19

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

Cited by3

Results whose statement or proof uses this declaration.