Mathlib Map

Theorems · Definition · complex analysis

Complex.UnitClosedDisc.mk

(z : ℂ) → ‖z‖ ≤ 1 → Complex.UnitClosedDisc

A constructor that assumes ‖z‖ < 1 instead of dist z 0 < 1 and returns an element of 𝕔𝔻 instead of ↥Metric.ball (0 : ℂ) 1.

Defined in
Mathlib.Analysis.Complex.UnitDisc.Basic
Cited by
12 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites4

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

Cited by13

Results whose statement or proof uses this declaration.