Theorems · Theorem · commutative algebra
MvPowerSeries.toAdicCompletion_apply_eq_mk_truncTotal
∀ {σ : Type u_1} {R : Type u_2} [inst : CommRing R] [inst_1 : Finite σ] {n : ℕ} {p : MvPowerSeries σ R},
↑((MvPowerSeries.toAdicCompletion σ R) p) n =
(Ideal.Quotient.mk (MvPolynomial.idealOfVars σ R ^ n • ⊤)) ((MvPowerSeries.truncTotal n) p)- Defined in
- Mathlib.RingTheory.MvPowerSeries.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Top.topstatement · cited by 9,680
- Submodulestatement · cited by 7,192
- Finsuppstatement · cited by 5,255
- Idealstatement · cited by 4,748
- AlgHomstatement · cited by 3,236
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement · cited by 2,301
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_toAdicCompletion_val_apply_outproof · cited by 0