Theorems · Theorem · logic and foundations
Ordinal.principal_add_iff_zero_or_omega0_opow
Deprecated since 2026-03-17Use Ordinal.isPrincipal_add_iff_zero_or_omega0_opow instead.
∀ {o : Ordinal.{u}}, Ordinal.IsPrincipal (fun x1 x2 => x1 + x2) o ↔ o = 0 ∨ o ∈ Set.range fun x => Ordinal.omega0 ^ xAlias of Ordinal.isPrincipal_add_iff_zero_or_omega0_opow.
The main characterization theorem for additive principal ordinals.
- Defined in
- Mathlib.SetTheory.Ordinal.Principal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.rangestatement · cited by 4,705
- Ordinalstatement · cited by 1,688
- Ordinal.omega0statement · cited by 197
- Ordinal.IsPrincipalstatement · cited by 92
- Ordinal.isPrincipal_add_iff_zero_or_omega0_opowproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.