Theorems · Definition · field theory
Subfield.toIntermediateField
{K : Type u_1} →
{L : Type u_2} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Algebra K L] → (S : Subfield L) → (∀ (x : K), (algebraMap K L) x ∈ S) → IntermediateField K LTurn a subfield of L containing the image of K into an intermediate field.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 50 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.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- IntermediateFieldstatement · cited by 988
- Subfieldstatement and proof · cited by 303
- Subring.toSubsemiringproof · cited by 71
- Subfield.toSubringproof · cited by 23
Cited by6
Results whose statement or proof uses this declaration.
- Subfield.extendScalarsproof · cited by 17
- Complex.subfield_eq_of_closedproof · cited by 2
- Subfield.coe_toIntermediateFieldstatement · cited by 1
- Subfield.toIntermediateField.congr_simpstatement and proof · cited by 0
- NumberField.CMExtension.eq_maximalRealSubfieldproof · cited by 0
- Subfield.toIntermediateField_toSubfieldstatement · cited by 0