Theorems · Theorem · number theory
WittVector.RecursionMain.succNthDefiningPoly.congr_simp
∀ (p : ℕ) [hp : Fact (Nat.Prime p)] {k : Type u_1} [inst : CommRing k] [inst_1 : CharP k p] (n : ℕ)
(a₁ a₁_1 : WittVector p k),
a₁ = a₁_1 →
∀ (a₂ a₂_1 : WittVector p k),
a₂ = a₂_1 →
∀ (bs bs_1 : Fin (n + 1) → k),
bs = bs_1 →
WittVector.RecursionMain.succNthDefiningPoly p n a₁ a₂ bs =
WittVector.RecursionMain.succNthDefiningPoly p n a₁_1 a₂_1 bs_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Polynomialstatement · cited by 5,681
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- WittVectorstatement and proof · cited by 227
- WittVector.RecursionMain.succNthDefiningPolystatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.