Theorems · Theorem · group theory
MonoidHom.toMulEquiv_symm_apply
∀ {M : Type u_4} {N : Type u_5} [inst : MulOneClass M] [inst_1 : MulOneClass N] (f : M →* N) (g : N →* M)
(h₁ : g.comp f = MonoidHom.id M) (h₂ : f.comp g = MonoidHom.id N), ⇑(f.toMulEquiv g h₁ h₂).symm = ⇑g- Defined in
- Mathlib.Algebra.Group.Equiv.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClass
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.
- DFunLike.coestatement and proof · cited by 62,936
- MonoidHomstatement and proof · cited by 3,629
- MulEquivstatement · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- MulEquiv.symmstatement and proof · cited by 482
- MonoidHom.compstatement and proof · cited by 469
- MonoidHom.idstatement and proof · cited by 323
- MonoidHom.toMulEquivstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Perfection.coeff_zero_symm_quotientMulEquivproof · cited by 0