Theorems · Definition · group theory
OneHom.inverse
{M : Type u_4} →
{N : Type u_5} →
[inst : One M] → [inst_1 : One N] → (f : OneHom M N) → (g : N → M) → Function.LeftInverse g ⇑f → OneHom N MMakes a OneHom inverse from the bijective inverse of a OneHom
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- OneHomstatement and proof · cited by 55
Cited by3
Results whose statement or proof uses this declaration.
- MonoidHom.inverseproof · cited by 1
- RingHom.inverseproof · cited by 1
- OneHom.inverse_applystatement and proof · cited by 0