Theorems · Theorem · logic and foundations
Ordinal.derivFamily_eq_enumOrd
∀ {ι : Type u_1} {f : ι → Ordinal.{u} → Ordinal.{u}} [Small.{u, u_1} ι],
(∀ (i : ι), Order.IsNormal (f i)) → Ordinal.derivFamily f = Ordinal.enumOrd (⋂ i, Function.fixedPoints (f i))For a family of normal functions, Ordinal.derivFamily enumerates the common fixed points.
- Defined in
- Mathlib.SetTheory.Ordinal.FixedPoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Set.rangeproof · cited by 4,705
- Ordinalstatement and proof · cited by 1,688
- Set.iInterstatement and proof · cited by 1,084
- Smallstatement and proof · cited by 369
- Order.IsNormalstatement and proof · cited by 118
- Function.fixedPointsstatement and proof · cited by 90
- Set.mem_iInterproof · cited by 69
- Order.IsNormal.strictMonoproof · cited by 44
- Ordinal.enumOrdstatement · cited by 23
- Ordinal.derivFamilystatement and proof · cited by 18
- Set.range_eq_iffproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.veblenWith_add_oneproof · cited by 3
- Ordinal.deriv_eq_enumOrdproof · cited by 1