Theorems · Definition · field theory
IsAlgClosed.lift
{M : Type w} →
[inst : Field M] →
[IsAlgClosed M] →
{R : Type u} →
[inst_2 : CommRing R] →
[IsDomain R] →
{S : Type v} →
[inst_4 : CommRing S] →
[IsDomain S] →
[inst_6 : Algebra R S] →
[inst_7 : Algebra R M] →
[Module.IsTorsionFree R S] → [Module.IsTorsionFree R M] → [Algebra.IsAlgebraic R S] → S →ₐ[R] MA (random) homomorphism from an algebraic extension of R into an algebraically closed extension of R.
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 148 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerproof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- Module.IsTorsionFreestatement and proof · cited by 600
- AlgHom.compproof · cited by 501
- Algebra.IsAlgebraicstatement and proof · cited by 322
- FractionRingproof · cited by 200
- Algebra.ofIdproof · cited by 166
- IsAlgClosedstatement and proof · cited by 150
Cited by7
Results whose statement or proof uses this declaration.
- NumberField.ComplexEmbedding.liftproof · cited by 5
- NumberField.ComplexEmbedding.lift_comp_algebraMapproof · cited by 3
- MvPolynomial.eq_vanishingIdeal_singleton_of_isMaximalproof · cited by 2
- NumberField.Embeddings.pow_eq_one_of_norm_eq_oneproof · cited by 1
- IsAlgClosed.nonempty_algEquiv_or_of_finrank_eq_twoproof · cited by 1
- IsAlgClosure.equivproof · cited by 1
- IsPurelyInseparable.of_injective_comp_algebraMapproof · cited by 0