Theorems · Theorem · field theory
PerfectRing.liftEquiv_trans
∀ {K : Type u_1} {L : Type u_2} {M : Type u_3} {N : Type u_4} [inst : CommRing K] [inst_1 : CommRing L]
[inst_2 : CommRing M] [inst_3 : CommRing N] (i : K →+* L) (g : L →+* N) (p : ℕ) [inst_4 : ExpChar M p]
[inst_5 : ExpChar K p] [inst_6 : PerfectRing M p] [inst_7 : IsPRadical i p] [inst_8 : ExpChar L p]
[inst_9 : ExpChar N p] [inst_10 : IsPRadical g p] [inst_11 : IsPRadical (g.comp i) p],
(PerfectRing.liftEquiv M i p).trans (PerfectRing.liftEquiv M g p) = PerfectRing.liftEquiv M (g.comp i) p- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 0 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.
Cites11
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
- Equivstatement · cited by 8,337
- RingHom.compstatement and proof · cited by 899
- Equiv.transstatement · cited by 337
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- Equiv.extproof · cited by 102
- IsPRadicalstatement and proof · cited by 34
- PerfectRing.liftEquivstatement · cited by 6
- PerfectRing.liftEquiv_comp_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.