Theorems · Theorem · field theory
RatFunc.laurent_div
∀ {R : Type u} [inst : CommRing R] (r : R) (p q : Polynomial R) [inst_1 : IsDomain R],
(RatFunc.laurent r) ((algebraMap (Polynomial R) (RatFunc R)) p / (algebraMap (Polynomial R) (RatFunc R)) q) =
(algebraMap (Polynomial R) (RatFunc R)) ((Polynomial.taylor r) p) /
(algebraMap (Polynomial R) (RatFunc R)) ((Polynomial.taylor r) q)- Defined in
- Mathlib.FieldTheory.Laurent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- RatFuncstatement · cited by 301
- Polynomial.taylorstatement · cited by 42
- RatFunc.laurentstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.laurent_laurentproof · cited by 1