Theorems · Theorem · ring theory
invOf_pow
∀ {α : Type u} [inst : Monoid α] (m : α) [inst_1 : Invertible m] (n : ℕ) [inst_2 : Invertible (m ^ n)],
⅟(m ^ n) = ⅟m ^ n- Defined in
- Mathlib.Algebra.Group.Invertible.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- MonoidInvertibleInvertible
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.
- Monoidstatement and proof · cited by 3,887
- Invertiblestatement and proof · cited by 549
- Invertible.invOfstatement · cited by 268
- invertible_uniqueproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.