Theorems · Theorem · logic and foundations
Computation.empty_orElse
∀ {α : Type u} (c : Computation α), (Computation.empty α <|> c) = c- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Computationstatement and proof · cited by 182
- Computation.pureproof · cited by 61
- Computation.thinkproof · cited by 41
- Computation.destructproof · cited by 37
- Computation.destruct_thinkproof · cited by 21
- Computation.BisimOproof · cited by 13
- Computation.eq_of_bisimproof · cited by 12
- Computation.recOnproof · cited by 11
- Computation.emptystatement and proof · cited by 11
- Computation.think_emptyproof · cited by 2
- Computation.orElse_thinkproof · cited by 2
- Computation.orElse_pureproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.