Theorems · Theorem · field theory
Function.Periodic.image_Ioc
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : AddCommGroup α] [inst_1 : LinearOrder α]
[IsOrderedAddMonoid α] [Archimedean α],
Function.Periodic f c → 0 < c → ∀ (a : α), f '' Set.Ioc a (a + c) = Set.range f- Defined in
- Mathlib.Algebra.Field.Periodic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 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.
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Set.imagestatement and proof · cited by 5,609
- Set.rangestatement · cited by 4,705
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iocstatement and proof · cited by 971
- Archimedeanstatement and proof · cited by 603
- LE.le.antisymmproof · cited by 507
- Function.Periodicstatement and proof · cited by 154
- Set.range_subset_iffproof · cited by 99
- Set.image_subset_rangeproof · cited by 76
Cited by3
Results whose statement or proof uses this declaration.
- image_circleMap_Iocproof · cited by 2
- Function.Periodic.image_Iccproof · cited by 2
- Circle.path_image_Ioc_unionproof · cited by 1