Theorems · Definition · logic and foundations
Ordinal.log
Ordinal.{u_1} → Ordinal.{u_1} → Ordinal.{u_1}The ordinal logarithm is the solution u to the equation x = b ^ u * v + w where v < b and
w < b ^ u.
We special case log 0 x = log 1 x = 0, as well as log b 0 = 0.
- Defined in
- Mathlib.SetTheory.Ordinal.Exponential
- Cited by
- 45 results in Mathlib
- Foundations
- Depth 41 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.
- Set.preimageproof · cited by 4,946
- Ordinalstatement and proof · cited by 1,688
- Set.Iicproof · cited by 1,111
- SupSet.sSupproof · cited by 954
Cited by47
Results whose statement or proof uses this declaration.
- Ordinal.CNFproof · cited by 21
- Ordinal.log_of_left_le_onestatement · cited by 13
- Ordinal.opow_log_le_selfstatement and proof · cited by 11
- Ordinal.CNF.zero_rightproof · cited by 10
- Ordinal.CNF.ne_zerostatement and proof · cited by 9
- Ordinal.log_zero_rightstatement · cited by 8
- Ordinal.opow_le_iff_le_logstatement · cited by 8
- Ordinal.CNF.recstatement and proof · cited by 7
- Ordinal.lt_opow_succ_log_selfstatement and proof · cited by 5
- Ordinal.div_opow_log_ltstatement and proof · cited by 4
- Ordinal.lt_opow_iff_log_ltstatement · cited by 4
- Ordinal.isPrincipal_add_iff_zero_or_omega0_opowproof · cited by 3