Theorems · Theorem · commutative algebra
Submodule.LinearDisjoint.rank_inf_le_one_of_commute_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 →
Module.Flat R ↥M ∨ Module.Flat R ↥N → (∀ (m n : ↥(M ⊓ N)), Commute ↑m ↑n) → Module.rank R ↥(M ⊓ N) ≤ 1If M and N are linearly disjoint, if one of M and N is flat,
if any two elements of ↥(M ⊓ N) are commutative, then the rank of ↥(M ⊓ N) is at most one.
- Defined in
- Mathlib.LinearAlgebra.LinearDisjoint
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Moduleproof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Cardinalstatement · cited by 2,598
- Nontrivialproof · cited by 2,416
- Finset.cardproof · cited by 2,327
- Matrix.vecConsproof · cited by 852
Cited by4
Results whose statement or proof uses this declaration.
- Submodule.LinearDisjoint.rank_inf_le_one_of_commute_of_flat_leftproof · cited by 3
- Subalgebra.LinearDisjoint.rank_inf_eq_one_of_commute_of_flat_of_injproof · cited by 3
- Submodule.LinearDisjoint.rank_inf_le_one_of_commute_of_flat_rightproof · cited by 1
- Submodule.LinearDisjoint.rank_inf_le_one_of_flatproof · cited by 0