Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.linearIndependent_left_of_flat
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A B : Subalgebra R S},
A.LinearDisjoint B →
∀ [Module.Flat R ↥B] {ι : Type u_1} {a : ι → ↥A}, LinearIndependent R a → LinearIndependent (↥B) (⇑A.val ∘ a)In a commutative ring, if A and B are linearly disjoint, if B is a flat R-module,
then for any family of R-linearly independent elements of A,
they are also B-linearly independent.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 2 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement · cited by 3,236
- mul_commproof · cited by 2,262
- Subalgebrastatement and proof · cited by 1,353
- LinearIndependentstatement and proof · cited by 560
- Module.Flatstatement and proof · cited by 279
- Subalgebra.valstatement · cited by 104
- Subalgebra.LinearDisjointstatement and proof · cited by 75
- Subalgebra.LinearDisjoint.linearIndependent_left_of_flat_of_commuteproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.adjoin_rank_eq_rank_leftproof · cited by 2
- IntermediateField.LinearDisjoint.linearIndependent_leftproof · cited by 0