Theorems · Theorem · field theory
powMulEquiv_mul
∀ (M : Type u_1) (p q : ℕ) [inst : CommMonoid M] [inst_1 : PerfectRing M p] [inst_2 : PerfectRing M q], powMulEquiv M (p * q) = (powMulEquiv M p).trans (powMulEquiv M q)
- Defined in
- Mathlib.FieldTheory.Perfect
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommMonoidstatement and proof · cited by 2,264
- MulEquivstatement · cited by 1,142
- pow_mulproof · cited by 210
- PerfectRingstatement and proof · cited by 154
- MulEquiv.transstatement · cited by 53
- MulEquiv.extproof · cited by 18
- powMulEquivstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- powMulEquiv_powproof · cited by 0