Theorems · Theorem · general topology
AddCircle.liftIco_comp_apply
∀ {𝕜 : Type u_1} [inst : AddCommGroup 𝕜] {p : 𝕜} [inst_1 : LinearOrder 𝕜] [inst_2 : IsOrderedAddMonoid 𝕜]
[hp : Fact (0 < p)] [inst_3 : Archimedean 𝕜] {α : Type u_3} {β : Type u_4} {f : 𝕜 → α} {g : α → β} {a : 𝕜}
{x : AddCircle p}, AddCircle.liftIco p a (g ∘ f) x = g (AddCircle.liftIco p a f x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Factstatement and proof · cited by 2,726
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- AddCirclestatement and proof · cited by 189
- AddCircle.liftIcostatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.