Mathlib Map

Theorems · Definition · field theory

Complex.casesOn

{motive : ℂ → Sort u} → (t : ℂ) → ((re im : ℝ) → motive { re := re, im := im }) → motive t
Defined in
Mathlib.Data.Complex.Basic
Cited by
7 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

Around this declaration

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

Cites2

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

  • Realstatement and proof · cited by 25,697
  • Complexstatement and proof · cited by 5,565

Cited by9

Results whose statement or proof uses this declaration.