Theorems · Definition · complex analysis
Complex.UnitClosedDisc.casesOn
{motive : Complex.UnitClosedDisc → Sort u_1} →
((z : ℂ) → (hz : ‖z‖ ≤ 1) → motive (Complex.UnitClosedDisc.mk z hz)) → (z : Complex.UnitClosedDisc) → motive zA cases eliminator that makes cases z use UnitClosedDisc.mk instead of Subtype.mk.
- Defined in
- Mathlib.Analysis.Complex.UnitDisc.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 141 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.
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Complex.UnitClosedDiscstatement and proof · cited by 42
- Complex.UnitClosedDisc.coeproof · cited by 26
- Complex.UnitClosedDisc.mkstatement and proof · cited by 12
- Complex.UnitClosedDisc.norm_le_oneproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Complex.UnitClosedDisc.casesOn_mkstatement · cited by 0