Theorems · Theorem · general topology
AddCircle.liftIoc_continuous
∀ {𝕜 : Type u_1} {B : Type u_2} [inst : AddCommGroup 𝕜] [inst_1 : LinearOrder 𝕜] [inst_2 : IsOrderedAddMonoid 𝕜]
{p a : 𝕜} [hp : Fact (0 < p)] [inst_3 : Archimedean 𝕜] [inst_4 : TopologicalSpace 𝕜] [OrderTopology 𝕜]
[inst_6 : TopologicalSpace B] {f : 𝕜 → B},
f a = f (a + p) → ContinuousOn f (Set.Icc a (a + p)) → Continuous (AddCircle.liftIoc p a f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Factstatement and proof · cited by 2,726
- Continuousstatement and proof · cited by 2,592
- Set.Iccstatement and proof · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- Archimedeanstatement and proof · cited by 603
- AddSubgroup.zmultiplesstatement · cited by 493
- Continuous.compproof · cited by 371
Cited by1
Results whose statement or proof uses this declaration.
- AddCircle.liftIoc_zero_continuousproof · cited by 0