Theorems · Definition · field theory
IntermediateField.LinearDisjoint.basisOfBasisLeft
{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 →
A.toSubalgebra ⊔ B.toSubalgebra = ⊤ → {ι : Type u_1} → Module.Basis ι F ↥A → Module.Basis ι (↥B) EIf A and B are linearly disjoint and such that A.toSubalgebra ⊔ B.toSubalgebra = ⊤,
then any F-basis of A is also a B-basis of E.
Note that the condition A.toSubalgebra ⊔ B.toSubalgebra = ⊤ is equivalent to
A ⊔ B = ⊤ in many cases, see IntermediateField.sup_toSubalgebra_of_isAlgebraic_right and similar
results.
- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 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
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Module.Basisstatement and proof · cited by 1,477
- Subalgebrastatement · cited by 1,353
- IntermediateFieldstatement and proof · cited by 988
- IntermediateField.toSubalgebrastatement and proof · cited by 134
- IntermediateField.LinearDisjointstatement and proof · cited by 82
- Subalgebra.LinearDisjoint.basisOfBasisLeftproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.basisOfBasisLeft_applystatement · cited by 0
- IntermediateField.LinearDisjoint.basisOfBasisLeft_repr_applystatement · cited by 0