Theorems · Theorem · group theory
Submonoid.log_mul
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : DecidableEq M] {n : M},
(Function.Injective fun m => n ^ m) →
∀ (x y : ↥(Submonoid.powers n)), Submonoid.log (x * y) = Submonoid.log x + Submonoid.log y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MonoidDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- map_mulproof · cited by 1,137
- MulEquiv.symmproof · cited by 482
- Submonoid.powersstatement and proof · cited by 408
- Submonoid.logstatement · cited by 5
- Submonoid.powLogEquivproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.