Theorems · Theorem · logic and foundations
Computation.map_think
∀ {α : Type u} {β : Type v} (f : α → β) (s : Computation α), Computation.map f s.think = (Computation.map f s).think- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses 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.
- Stream'proof · cited by 205
- Computationstatement and proof · cited by 182
- Stream'.consproof · cited by 45
- Computation.thinkstatement and proof · cited by 41
- Stream'.mapproof · cited by 30
- Computation.mapstatement and proof · cited by 21
- Stream'.map_consproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- Computation.bind_pureproof · cited by 5
- Computation.destruct_mapproof · cited by 2
- Stream'.WSeq.toList'_mapproof · cited by 1
- Computation.map_think'proof · cited by 1
- Stream'.WSeq.destruct_mapproof · cited by 1
- Stream'.WSeq.head_thinkproof · cited by 1