Theorems · Definition · field theory
IsAlgClosure.equivOfEquivAux
{R : Type u} →
{S : Type u_3} →
(L : Type v) →
(M : Type w) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Field L] →
[inst_3 : Field M] →
[inst_4 : Algebra R M] →
[inst_5 : Module.IsTorsionFree R M] →
[IsAlgClosure R M] →
[inst_7 : Algebra S L] →
[inst_8 : Module.IsTorsionFree S L] →
[IsAlgClosure S L] →
[IsDomain R] →
[IsDomain S] →
(hSR : S ≃+* R) →
{ e // e.toRingHom.comp (algebraMap S L) = (algebraMap R M).comp hSR.toRingHom }Used in the definition of equivOfEquiv
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement · cited by 4,706
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement and proof · cited by 1,147
- RingHom.compstatement · cited by 899
- Module.IsTorsionFreestatement and proof · cited by 600
- FaithfulSMulproof · cited by 340
- Algebra.IsAlgebraicproof · cited by 322
- RingEquiv.toRingHomstatement · cited by 150
Cited by2
Results whose statement or proof uses this declaration.
- IsAlgClosure.equivOfEquivproof · cited by 5
- IsAlgClosure.equivOfEquiv_comp_algebraMapproof · cited by 1