Theorems · Theorem · field theory
IntermediateField.LinearDisjoint.of_basis_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]
{ι : Type u_1} (a : Module.Basis ι F ↥A), LinearIndependent L (⇑A.val ∘ ⇑a) → A.LinearDisjoint LIf there exists an F-basis of A which remains linearly independent over L, then
A and L are linearly disjoint.
- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Module.Basisstatement and proof · cited by 1,477
- 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
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.linearDisjoint_of_isPurelyInseparable_of_isSeparableproof · cited by 2