Theorems · Theorem · real analysis
Real.logb_le_logb
∀ {b x y : ℝ}, 1 < b → 0 < x → 0 < y → (Real.logb b x ≤ Real.logb b y ↔ x ≤ y)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 175 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.
- Realstatement and proof · cited by 25,697
- Real.logproof · cited by 939
- Real.logbstatement and proof · cited by 119
- Real.log_posproof · cited by 51
- div_le_div_iff_of_pos_rightproof · cited by 20
- Real.log_le_log_iffproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.GrowsPolynomially.eventually_zero_of_frequently_zeroproof · cited by 1
- Real.logb_le_logb_of_leproof · cited by 0