Theorems · Theorem · field theory
map_mem_separableClosure_iff
∀ {F : Type u} {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {K : Type w} [inst_3 : Field K]
[inst_4 : Algebra F K] (i : E →ₐ[F] K) {x : E}, i x ∈ separableClosure F K ↔ x ∈ separableClosure F EIf i is an F-algebra homomorphism from E to K, then i x is contained in
separableClosure F K if and only if x is contained in separableClosure F E.
- Defined in
- Mathlib.FieldTheory.SeparableClosure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- IntermediateFieldstatement · cited by 988
- AlgHom.toRingHomproof · cited by 490
- minpolyproof · cited by 439
- RingHom.injectiveproof · cited by 187
- Polynomial.Separableproof · cited by 117
- separableClosurestatement · cited by 55
- minpoly.algHom_eqproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- separableClosure.map_eq_of_separableClosure_eq_botproof · cited by 2
- separableClosure.comap_eq_of_algHomproof · cited by 1
- separableClosure.map_eq_of_algEquivproof · cited by 0