Mathlib Map

Theorems · Theorem · general topology

Circle.hasBasis_centeredArc_div_two_pow

(nhds 1).HasBasis (fun x => True) fun n => Circle.centeredArc (Real.pi / 2 ^ (n + 1))

The centered arcs centeredArc (π / 2 ^ (n + 1)) form a neighborhood basis at 1. This basis is useful because multiplying two sufficiently small arcs stays inside an earlier arc.

Defined in
Mathlib.Analysis.SpecialFunctions.Complex.Circle
Cited by
1 results in Mathlib
Foundations
Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites32

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.