Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.linearIndependent_right_of_flat
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] {A B : Subalgebra R S},
A.LinearDisjoint B →
∀ [Module.Flat R ↥A] {ι : Type u_1} {b : ι → ↥B}, LinearIndependent R b → LinearIndependent (↥A) (⇑B.val ∘ b)If A and B are linearly disjoint, if A is a flat R-module, then for any family of
R-linearly independent elements of B, they are also A-linearly independent.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Bot.botproof · cited by 4,720
- AlgHomstatement · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- LinearMap.kerproof · cited by 848
- LinearIndependentstatement and proof · cited by 560
- Module.Flatstatement and proof · cited by 279
- Subalgebra.toSubmoduleproof · cited by 141
- Subalgebra.valstatement · cited by 104
Cited by3
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.linearIndependent_left_of_flat_of_commuteproof · cited by 1
- IntermediateField.LinearDisjoint.linearIndependent_rightproof · cited by 0
- IntermediateField.LinearDisjoint.linearIndependent_right'proof · cited by 0