Theorems · Theorem · commutative algebra
Submodule.LinearDisjoint.of_le_right_of_flat
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] {M N : Submodule R S},
M.LinearDisjoint N → ∀ {N' : Submodule R S}, N' ≤ N → ∀ [Module.Flat R ↥M], M.LinearDisjoint N'If M and N are linearly disjoint, if M is flat, then for any submodule N' of N,
M and N' are also linearly disjoint.
- Defined in
- Mathlib.LinearAlgebra.LinearDisjoint
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- TensorProductproof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearMap.extproof · cited by 844
- Module.Flatstatement and proof · cited by 279
- LinearMap.lTensorproof · cited by 203
Cited by4
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.of_le_right_of_flatproof · cited by 4
- Submodule.LinearDisjoint.of_right_le_one_of_flatproof · cited by 0
- Submodule.LinearDisjoint.of_le_of_flat_leftproof · cited by 0
- Submodule.LinearDisjoint.of_le_of_flat_rightproof · cited by 0