Theorems · Theorem · logic and foundations
Ordinal.opow_le_of_isSuccLimit
∀ {a b c : Ordinal.{u_1}}, a ≠ 0 → Order.IsSuccLimit b → (a ^ b ≤ c ↔ ∀ b' < b, a ^ b' ≤ c)- Defined in
- Mathlib.SetTheory.Ordinal.Exponential
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Order.IsSuccLimitstatement and proof · cited by 255
- Ordinal.iSup_le_iffproof · cited by 9
- Ordinal.opow_limitproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- Ordinal.isNormal_opowproof · cited by 37
- Ordinal.one_opowproof · cited by 9
- Ordinal.opow_mulproof · cited by 4
- Ordinal.opow_le_opow_leftproof · cited by 4
- Ordinal.opow_omega0proof · cited by 2
- Ordinal.lt_opow_of_isSuccLimitproof · cited by 2
- ONote.repr_opow_aux₁proof · cited by 1