Theorems · Definition · field theory
IsPerfectClosure.equiv
{K : Type u_1} →
{L : Type u_2} →
{M : Type u_3} →
[inst : CommRing K] →
[inst_1 : CommRing L] →
[inst_2 : CommRing M] →
(i : K →+* L) →
(j : K →+* M) →
(p : ℕ) →
[inst_3 : ExpChar M p] →
[ExpChar K p] →
[inst_5 : ExpChar L p] →
[inst_6 : PerfectRing L p] →
[IsPerfectClosure i p] → [inst_8 : PerfectRing M p] → [IsPerfectClosure j p] → L ≃+* MIf L and M are both perfect closures of K, then there is a ring isomorphism L ≃+* M.
This is similar to IsAlgClosure.equiv and IsSepClosure.equiv.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHomstatement and proof · cited by 10,189
- RingEquivstatement · cited by 1,147
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- RingHom.toMonoidHomproof · cited by 132
- OneHom.toFunproof · cited by 132
- MonoidHom.toOneHomproof · cited by 132
- PerfectRing.liftproof · cited by 19
- IsPerfectClosurestatement and proof · cited by 14
- PerfectRing.liftAuxproof · cited by 6
- PerfectRing.lift_comp_lift_apply_eq_selfproof · cited by 1
Cited by13
Results whose statement or proof uses this declaration.
- IsPerfectClosure.equiv_comp_equiv_applystatement · cited by 2
- IsPerfectClosure.equiv_self_applystatement · cited by 2
- IsPerfectClosure.equiv_symmstatement · cited by 1
- IsPerfectClosure.equiv_applystatement · cited by 1
- IsPerfectClosure.equiv_comp_applystatement · cited by 1
- IsPerfectClosure.equiv_comp_equiv_apply_eq_selfstatement · cited by 1
- IsPerfectClosure.equiv_symm_applystatement · cited by 0
- IsPerfectClosure.equiv_symm_toRingHomstatement · cited by 0
- IsPerfectClosure.equiv_toRingHomstatement · cited by 0
- IsPerfectClosure.equiv_compstatement · cited by 0
- IsPerfectClosure.equiv_comp_equivstatement · cited by 0
- IsPerfectClosure.equiv_comp_equiv_eq_idstatement · cited by 0