Theorems · Definition · group theory
MulEquiv.monoidHomCongrLeftEquiv
{M₁ : Type u_5} →
{M₂ : Type u_6} →
{N : Type u_8} →
[inst : MulOneClass M₁] → [inst_1 : MulOneClass M₂] → [inst_2 : Monoid N] → M₁ ≃* M₂ → (M₁ →* N) ≃ (M₂ →* N)The equivalence (M₁ →* N) ≃ (M₂ →* N) obtained by postcomposition with
a multiplicative equivalence e : M₁ ≃* M₂.
- Defined in
- Mathlib.Algebra.Group.Equiv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClassMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MulEquivstatement and proof · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- MulEquiv.symmproof · cited by 482
- MonoidHom.compproof · cited by 469
- MulEquiv.toMonoidHomproof · cited by 126
Cited by7
Results whose statement or proof uses this declaration.
- MulEquiv.monoidHomCongrLeftproof · cited by 5
- uliftPowersHomproof · cited by 2
- uliftZPowersHomproof · cited by 2
- MulEquiv.monoidHomCongrLeftEquiv_applystatement and proof · cited by 0
- MulEquiv.monoidHomCongrLeftEquiv_reflstatement · cited by 0
- MulEquiv.monoidHomCongrLeftEquiv_transstatement · cited by 0
- MulEquiv.symm_monoidHomCongrLeftEquivstatement · cited by 0