Theorems · Theorem · field theory
IntermediateField.LinearDisjoint.of_isField
∀ {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],
IsField (TensorProduct F (↥A) L) → A.LinearDisjoint LIf A ⊗[F] L is a field, then A and L are linearly disjoint over F.
- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 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.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- SMulCommClassproof · cited by 1,927
- IntermediateFieldstatement and proof · cited by 988
- AlgEquiv.symmproof · cited by 615
- AlgHom.toRingHomproof · cited by 490
- IsScalarTower.toAlgHomproof · cited by 232
- RingHom.injectiveproof · cited by 187
- AlgHom.rangeproof · cited by 169
- IntermediateField.toSubalgebraproof · cited by 134
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.algEquiv_of_isAlgebraicproof · cited by 0