Theorems · Theorem · field theory
RatFunc.laurent_laurent
∀ {R : Type u} [inst : CommRing R] (r s : R) (f : RatFunc R) [inst_1 : IsDomain R],
(RatFunc.laurent r) ((RatFunc.laurent s) f) = (RatFunc.laurent (r + s)) f- Defined in
- Mathlib.FieldTheory.Laurent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CommRingstatement and proof · cited by 17,173
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- RatFuncstatement and proof · cited by 301
- Polynomial.taylorproof · cited by 42
- RatFunc.induction_onproof · cited by 9
- RatFunc.laurentstatement and proof · cited by 7
- Polynomial.taylor_taylorproof · cited by 3
- RatFunc.laurent_divproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.laurent_injectiveproof · cited by 0