Theorems · Theorem · logic and foundations
Ordinal.fp_iff_derivFamily
∀ {ι : Type u_1} {f : ι → Ordinal.{u} → Ordinal.{u}} [Small.{u, u_1} ι],
(∀ (i : ι), Order.IsNormal (f i)) → ∀ {a : Ordinal.{u}}, (∀ (i : ι), f i a = a) ↔ ∃ o, Ordinal.derivFamily f o = a- Defined in
- Mathlib.SetTheory.Ordinal.FixedPoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ordinalstatement and proof · cited by 1,688
- Smallstatement and proof · cited by 369
- le_of_eqproof · cited by 366
- Order.IsNormalstatement and proof · cited by 118
- LE.le.ge_iff_eq'proof · cited by 50
- Order.IsNormal.strictMonoproof · cited by 44
- StrictMono.le_applyproof · cited by 32
- Ordinal.derivFamilystatement · cited by 18
- Ordinal.le_iff_derivFamilyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.derivFamily_eq_enumOrdproof · cited by 2
- Ordinal.mem_range_derivFamilyproof · cited by 1