Theorems · Theorem · number theory
Int.log_inv
∀ {R : Type u_1} [inst : Semifield R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [inst_3 : FloorSemiring R]
(b : ℕ) (r : R), Int.log b r⁻¹ = -Int.clog b r- Defined in
- Mathlib.Data.Int.Log
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- neg_negproof · cited by 960
- inv_invproof · cited by 494
- Semifieldstatement and proof · cited by 439
- FloorSemiringstatement and proof · cited by 179
- Int.logstatement and proof · cited by 25
- Int.clogstatement and proof · cited by 21
- Int.clog_invproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Int.neg_log_inv_eq_clogproof · cited by 5