Theorems · Theorem · field theory
IntermediateField.LinearDisjoint.linearIndependent_right
∀ {F : Type u} {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {A B : IntermediateField F E},
A.LinearDisjoint ↥B → ∀ {ι : Type u_1} {b : ι → ↥B}, LinearIndependent F b → LinearIndependent (↥A) (⇑B.val ∘ b)If A and B are linearly disjoint, then any F-linearly independent family on B remains
linearly independent over A.
- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement · cited by 3,236
- IntermediateFieldstatement and proof · cited by 988
- LinearIndependentstatement and proof · cited by 560
- IntermediateField.LinearDisjointstatement and proof · cited by 82
- IntermediateField.valstatement · cited by 42
- IntermediateField.linearDisjoint_iff'proof · cited by 19
- Subalgebra.LinearDisjoint.linearIndependent_right_of_flatproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.