Theorems · Theorem · real analysis
Function.Antiperiodic.div
∀ {α : Type u_1} {β : Type u_2} {f g : α → β} {c : α} [inst : Add α] [inst_1 : DivisionMonoid β]
[inst_2 : HasDistribNeg β], Function.Antiperiodic f c → Function.Antiperiodic g c → Function.Periodic (f / g) c- Defined in
- Mathlib.Algebra.Ring.Periodic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DivisionMonoidstatement and proof · cited by 201
- Function.Periodicstatement · cited by 154
- HasDistribNegstatement and proof · cited by 114
- Function.Antiperiodicstatement and proof · cited by 66
- neg_div_neg_eqproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- Real.tan_periodicproof · cited by 14
- Complex.tan_periodicproof · cited by 11