Theorems · Theorem · logic and foundations
Computable.option_getD
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β] {f : α → Option β} {g : α → β},
Computable f → Computable g → Computable fun a => (f a).getD (g a)- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Computablestatement and proof · cited by 80
- Computable₂proof · cited by 32
- Computable.sndproof · cited by 21
- Computable.of_eqproof · cited by 9
- Computable.option_casesOnproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- toNat_manyOneReducibleproof · cited by 2