Theorems · Definition · field theory
IntermediateField.extendRight
{K : Type u_1} →
{L : Type u_2} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Algebra K L] →
IntermediateField K L →
(M : Type u_3) →
[inst_3 : Field M] →
[inst_4 : Algebra K M] → [inst_5 : Algebra L M] → [IsScalarTower K L M] → IntermediateField K MThe image of the intermediate field F of L/K under the inclusion L ⊆ M, viewed as an
intermediate field of M/K.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- IntermediateField.mapproof · cited by 62
- Algebra.algHomproof · cited by 12
Cited by10
Results whose statement or proof uses this declaration.
- IntermediateField.extendRightEquivstatement · cited by 3
- IntermediateField.extendRightEquiv'statement and proof · cited by 3
- IntermediateField.extendRight.algebraMap_extendRightEquiv'statement · cited by 1
- IntermediateField.algebraMap_extendRightEquivstatement · cited by 1
- IntermediateField.extendRight.algebraMap_extendRightEquiv'_symmstatement and proof · cited by 0
- IntermediateField.extendRight.algebraMap_memstatement and proof · cited by 0
- IntermediateField.extendRight.coe_extendRightEquiv'statement · cited by 0
- IntermediateField.extendRight.coe_smulstatement and proof · cited by 0
- IntermediateField.coe_extendRightEquivstatement · cited by 0
- IntermediateField.algebraMap_extendRightEquiv_symmstatement and proof · cited by 0