Theorems · Theorem · group theory
Submonoid.log_pow_eq_self
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : DecidableEq M] {n : M},
(Function.Injective fun m => n ^ m) → ∀ (m : ℕ), Submonoid.log (Submonoid.pow n m) = m- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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.
Cites5
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
- Submonoid.powstatement and proof · cited by 13
- Submonoid.logstatement and proof · cited by 5
- Submonoid.pow_log_eq_selfproof · cited by 1
- Submonoid.pow_right_injective_iff_pow_injectiveproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Submonoid.powLogEquivproof · cited by 4