Theorems · Theorem · field theory
IntermediateField.linearDisjoint_iff
∀ {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 ↔ A.LinearDisjoint (IsScalarTower.toAlgHom F L E).range- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- IntermediateFieldstatement and proof · cited by 988
- IsScalarTower.toAlgHomstatement · cited by 232
- AlgHom.rangestatement · cited by 169
- IntermediateField.toSubalgebrastatement · cited by 134
- IntermediateField.LinearDisjointstatement · cited by 82
- Subalgebra.LinearDisjointstatement · cited by 75
Cited by3
Results whose statement or proof uses this declaration.
- IntermediateField.linearDisjoint_iff'proof · cited by 19
- IntermediateField.LinearDisjoint.map''proof · cited by 0
- IntermediateField.LinearDisjoint.map'proof · cited by 0