Theorems · Theorem · commutative algebra
WittVector.IsPoly.ext
∀ {p : ℕ} [inst : Fact (Nat.Prime p)] {f g : ⦃R : Type u⦄ → [CommRing R] → WittVector p R → WittVector p R},
WittVector.IsPoly p f →
WittVector.IsPoly p g →
(∀ (R : Type u) [_Rcr : CommRing R] (x : WittVector p R) (n : ℕ),
(WittVector.ghostComponent n) (f x) = (WittVector.ghostComponent n) (g x)) →
∀ (R : Type u) [_Rcr : CommRing R] (x : WittVector p R), f x = g x- Defined in
- Mathlib.RingTheory.WittVector.IsPoly
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- Factstatement and proof · cited by 2,726
- MvPolynomialproof · cited by 2,140
- Nat.Primestatement and proof · cited by 2,059
- RingHom.compproof · cited by 899
- RingHomClass.toRingHomproof · cited by 746
- RingEquiv.symmproof · cited by 567
- MvPolynomial.Cproof · cited by 400
Cited by2
Results whose statement or proof uses this declaration.
- WittVector.frobenius_verschiebungproof · cited by 7
- WittVector.select_add_select_notproof · cited by 2