Theorems · Definition · logic and foundations
Computation.rmap
{α : Type u} → {β : Type v} → {γ : Type w} → (β → γ) → α ⊕ β → α ⊕ γright map of ⊕
- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by6
Results whose statement or proof uses this declaration.
- Computation.corec_eqstatement · cited by 15
- Computation.exists_of_mem_parallelproof · cited by 3
- Computation.destruct_mapstatement · cited by 2
- Computation.terminates_parallelproof · cited by 1
- Computation.terminates_parallel.auxproof · cited by 1
- Computation.map_parallelproof · cited by 0