Theorems · Theorem · logic and foundations
Ordinal.isPrincipal_add_iff_zero_or_omega0_opow
∀ {o : Ordinal.{u}}, Ordinal.IsPrincipal (fun x1 x2 => x1 + x2) o ↔ o = 0 ∨ o ∈ Set.range fun x => Ordinal.omega0 ^ xThe main characterization theorem for additive principal ordinals.
- Defined in
- Mathlib.SetTheory.Ordinal.Principal
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 4,705
- Ordinalstatement and proof · cited by 1,688
- Ordinal.omega0statement and proof · cited by 197
- Ordinal.IsPrincipalstatement and proof · cited by 92
- LT.lt.not_gtproof · cited by 54
- Ordinal.logproof · cited by 45
- Ordinal.one_lt_omega0proof · cited by 39
- LE.le.eq_of_not_ltproof · cited by 25
- Ordinal.opow_log_le_selfproof · cited by 11
- Ordinal.isPrincipal_add_omega0_opowproof · cited by 7
- Ordinal.lt_opow_succ_log_selfproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Ordinal.isPrincipal_mul_iff_le_two_or_omega0_opow_opowproof · cited by 1
- Ordinal.isPrincipal_add_opow_of_isPrincipal_addproof · cited by 1
- Ordinal.principal_add_iff_zero_or_omega0_opowproof · cited by 0