Theorems · Theorem · commutative algebra
PerfectionMap.comp_map
∀ (p : ℕ) [inst : Fact (Nat.Prime p)] {R : Type u₁} [inst_1 : CommSemiring R] [inst_2 : CharP R p] {P : Type u₃}
[inst_3 : CommSemiring P] [inst_4 : CharP P p] [inst_5 : PerfectRing P p] {S : Type u₂} [inst_6 : CommSemiring S]
[inst_7 : CharP S p] {Q : Type u₄} [inst_8 : CommSemiring Q] [inst_9 : CharP Q p] [inst_10 : PerfectRing Q p]
{π : P →+* R} (m : PerfectionMap p π) {σ : Q →+* S} (n : PerfectionMap p σ) (φ : R →+* S),
σ.comp (PerfectionMap.map p m n φ) = φ.comp π- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 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.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- RingHom.compstatement and proof · cited by 899
- CharPstatement and proof · cited by 478
- Equiv.symm_apply_applyproof · cited by 320
- PerfectRingstatement and proof · cited by 154
- PerfectionMapstatement and proof · cited by 16
- PerfectionMap.liftproof · cited by 4
- PerfectionMap.mapstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- PerfectionMap.map_mapproof · cited by 1