Theorems · Theorem · field theory
powMulEquiv_pow
∀ (M : Type u_1) (p : ℕ) [inst : CommMonoid M] [inst_1 : PerfectRing M p] (n : ℕ), powMulEquiv M (p ^ n) = powMulEquiv M p ^ n
- Defined in
- Mathlib.FieldTheory.Perfect
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidPerfectRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidstatement and proof · cited by 2,264
- MulEquivstatement and proof · cited by 1,142
- pow_succproof · cited by 374
- pow_succ'proof · cited by 228
- MulAutproof · cited by 158
- PerfectRingstatement and proof · cited by 154
- powMulEquivstatement and proof · cited by 12
- powMulEquiv_oneproof · cited by 2
- MulAut.mul_defproof · cited by 1
- powMulEquiv_mulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.