Theorems · Theorem · number theory
MulChar.ringHomComp_zpow
∀ {R : Type u_1} [inst : CommMonoid R] {R' : Type u_2} [inst_1 : CommRing R'] {R'' : Type u_3} [inst_2 : CommRing R'']
(χ : MulChar R R') (f : R' →+* R'') (n : ℤ), χ.ringHomComp f ^ n = (χ ^ n).ringHomComp f- Defined in
- Mathlib.NumberTheory.MulChar.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidCommRingCommRing
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.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- CommMonoidstatement and proof · cited by 2,264
- MulCharstatement and proof · cited by 186
- MulChar.ringHomCompstatement · cited by 15
- MonoidHom.map_zpowproof · cited by 10
- MulChar.ringHomCompHomproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.