Theorems · Theorem · field theory
IntermediateField.LinearDisjoint.linearIndependent_left
∀ {F : Type u} {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {A : IntermediateField F E}
{L : Type w} [inst_3 : Field L] [inst_4 : Algebra F L] [inst_5 : Algebra L E] [inst_6 : IsScalarTower F L E],
A.LinearDisjoint L → ∀ {ι : Type u_1} {a : ι → ↥A}, LinearIndependent F a → LinearIndependent L (⇑A.val ∘ a)If A and L are linearly disjoint, then any F-linearly independent family on A remains
linearly independent over L.
- 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.
Cites18
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- IntermediateFieldstatement and proof · cited by 988
- LinearIndependentstatement and proof · cited by 560
- Algebra.smul_defproof · cited by 287
- IsScalarTower.toAlgHomproof · cited by 232
- AlgHom.rangeproof · cited by 169
- AddMonoidHom.idproof · cited by 107
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.