Theorems · Theorem · general topology
Circle.exp_eq_exp
∀ {x y : ℝ}, Circle.exp x = Circle.exp y ↔ ∃ m, x = y + ↑m * (2 * Real.pi)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Realstatement and proof · cited by 25,697
- Complexproof · cited by 5,565
- ContinuousMapstatement · cited by 2,491
- Real.pistatement and proof · cited by 1,774
- mul_assocproof · cited by 1,667
- Complex.ofRealproof · cited by 1,654
- Complex.Iproof · cited by 866
- Complex.expproof · cited by 612
- add_mulproof · cited by 363
- Circlestatement · cited by 227
- Circle.expstatement and proof · cited by 73
Cited by2
Results whose statement or proof uses this declaration.
- Circle.periodic_expproof · cited by 6
- AddCircle.injective_toCircleproof · cited by 4