Mathlib Map

Theorems · Theorem

Option.getD_default_eq_iget

Deprecated since 2026-01-05Mathlib marks this declaration as deprecated.

∀ {α : Type u_1} [inst : Inhabited α] (o : Option α), o.getD default = o.iget
Defined in
Mathlib.Data.Option.Basic
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Inhabited

Around this declaration

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

Option.iget · cited by 5Option.igetOption.getD_default_eq_igetCITED BYCITES

Cites1

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.