Theorems · Theorem · field theory
IntermediateField.algHomEquivAlgHomOfSplits_apply_apply
∀ {F : Type u_1} {K : Type u_2} (A : Type u_3) [inst : Field F] [inst_1 : Field K] [inst_2 : Field A]
[inst_3 : Algebra F K] [inst_4 : Algebra F A] [inst_5 : Algebra.IsAlgebraic F K] (L : IntermediateField F A)
(hL : ∀ (x : K), (Polynomial.map (algebraMap F ↥L) (minpoly F x)).Splits) (f : K →ₐ[F] ↥L) (x : K),
((IntermediateField.algHomEquivAlgHomOfSplits A L hL) f) x = (algebraMap (↥L) A) (f x)- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- IntermediateFieldstatement and proof · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- minpolystatement and proof · cited by 439
- Algebra.IsAlgebraicstatement and proof · cited by 322
- Polynomial.Splitsstatement and proof · cited by 290
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.