Theorems · Theorem · ring theory
LinearMap.injective_of_comp_eq_id
∀ {R : Type u_1} {S : Type u_5} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module S M₂] {σ : R →+* S}
{σ' : S →+* R} [inst_6 : RingHomInvPair σ σ'] (f : M →ₛₗ[σ] M₂) (g : M₂ →ₛₗ[σ'] M),
g ∘ₛₗ f = LinearMap.id → Function.Injective ⇑f- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.idstatement and proof · cited by 625
- RingHomInvPairstatement and proof · cited by 523
- Function.Injective.of_compproof · cited by 82
- Function.bijective_idproof · cited by 36
Cited by9
Results whose statement or proof uses this declaration.
- dualTensorHom_bijectiveproof · cited by 6
- Module.eval_apply_injectiveproof · cited by 5
- Module.Projective.exists_dual_ne_zeroproof · cited by 4
- dualTensorHom_bijective_of_comp_eq_id_rightproof · cited by 3
- Module.Finite.exists_comp_eq_id_of_projectiveproof · cited by 3
- isStablyFiniteRing_iff_injective_of_surjectiveproof · cited by 1
- DirectSum.subtype_rTensor_injectiveproof · cited by 0
- Module.End.injective_of_surjectiveproof · cited by 0
- Module.IsReflexive.of_splitproof · cited by 0