Theorems · Definition · group theory
AddChar.compAddMonoidHom
{A : Type u_1} →
{B : Type u_2} →
{M : Type u_3} →
[inst : AddMonoid A] → [inst_1 : AddMonoid B] → [inst_2 : Monoid M] → AddChar B M → (A →+ B) → AddChar A MComposing an AddChar with an AddMonoidHom yields another AddChar.
- Defined in
- Mathlib.Algebra.Group.AddChar
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- Equiv.symmproof · cited by 3,681
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddMonoidHom.compproof · cited by 339
- AddCharstatement and proof · cited by 286
- AddChar.toAddMonoidHomEquivproof · cited by 8
- AddChar.toAddMonoidHomproof · cited by 5
Cited by9
Results whose statement or proof uses this declaration.
- AddChar.mulShiftproof · cited by 26
- ZMod.toCircleproof · cited by 14
- AddChar.zmodproof · cited by 7
- AddChar.FiniteField.primitiveCharproof · cited by 3
- AddChar.card_eqproof · cited by 2
- AddChar.compAddMonoidHom_applystatement · cited by 1
- AddChar.compAddMonoidHom_injective_leftstatement and proof · cited by 1
- AddChar.compAddMonoidHom_injective_rightstatement and proof · cited by 0
- AddChar.coe_compAddMonoidHomstatement · cited by 0