Theorems · Definition · field theory
PerfectRing.lift
{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) →
(K →+* M) →
(p : ℕ) → [ExpChar M p] → [ExpChar K p] → [PerfectRing M p] → [IsPRadical i p] → [ExpChar L p] → L →+* MIf i : K →+* L and j : K →+* M are ring homomorphisms of characteristic p rings, such that
i is p-radical, and M is a perfect ring, then PerfectRing.liftAux
is a ring homomorphism. This is similar to IsAlgClosed.lift and IsSepClosed.lift.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- IsPRadicalstatement and proof · cited by 34
- PerfectRing.liftAuxproof · cited by 6
Cited by21
Results whose statement or proof uses this declaration.
- IsPerfectClosure.equivproof · cited by 13
- PerfectRing.liftEquivproof · cited by 6
- PerfectRing.lift_compstatement · cited by 3
- PerfectRing.lift_comp_applystatement · cited by 3
- PerfectRing.lift_comp_lift_applystatement · cited by 2
- PerfectRing.lift_liftstatement and proof · cited by 2
- PerfectRing.lift_applystatement · cited by 1
- PerfectRing.lift_comp_liftstatement and proof · cited by 1
- PerfectRing.lift_comp_lift_apply_eq_selfstatement · cited by 1
- PerfectRing.lift_idstatement · cited by 1
- PerfectRing.lift_self_applystatement · cited by 1
- PerfectRing.comp_liftstatement and proof · cited by 1