Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.LinearDisjoint.injective

∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : Algebra R S] {M N : Submodule R S},
  M.LinearDisjoint N → Function.Injective ⇑(M.mulMap N)
Defined in
Mathlib.LinearAlgebra.LinearDisjoint
Cited by
11 results in Mathlib
Foundations
Depth 58 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.LinearDisjoint.of_le_left_of_flat · cited by 4LinearDisjoint.of_le_left…Submodule.LinearDisjoint.of_le_right_of_flat · cited by 4LinearDisjoint.of_le_righ…Submodule.LinearDisjoint.symm_of_commute · cited by 3LinearDisjoint.symm_of_co…Submodule.LinearDisjoint.linearIndependent_left_of_flat · cited by 2LinearDisjoint.linearInde…Submodule.LinearDisjoint.linearIndependent_mul_of_flat_left · cited by 2LinearDisjoint.linearInde…Submodule.LinearDisjoint.linearIndependent_mul_of_flat_right · cited by 2LinearDisjoint.linearInde…Submodule.LinearDisjoint.linearIndependent_right_of_flat · cited by 2LinearDisjoint.linearInde…Submodule.LinearDisjoint.mulMap · cited by 2LinearDisjoint.mulMapSubalgebra.LinearDisjoint.isDomain · cited by 2LinearDisjoint.isDomainSubalgebra.LinearDisjoint.of_linearDisjoint_finite_left · cited by 2LinearDisjoint.of_linearD…Submodule.LinearDisjoint.of_linearDisjoint_fg_left · cited by 1LinearDisjoint.of_linearD…Submodule.LinearDisjoint.of_linearDisjoint_fg_right · cited by 1LinearDisjoint.of_linearD…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapSubmodule · cited by 7192SubmoduleTensorProduct · cited by 2545TensorProductSubmodule.LinearDisjoint · cited by 54Submodule.LinearDisjointSubmodule.mulMap · cited by 43Submodule.mulMapLinearDisjoint.injectiveCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.