Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.coe_inverse
∀ {R : Type u} [inst : Monoid R] {A : Type v} [inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : DistribMulAction R A]
{B₁ : Type u_2} [inst_3 : NonUnitalNonAssocSemiring B₁] [inst_4 : DistribMulAction R B₁] (f : A →ₙₐ[R] B₁)
(g : B₁ → A) (h₁ : Function.LeftInverse g ⇑f) (h₂ : Function.RightInverse g ⇑f), ⇑(f.inverse g h₁ h₂) = g- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
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.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalAlgHomstatement and proof · cited by 148
- NonUnitalAlgHom.inversestatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.