Theorems · Theorem · computer science
Language.reverse_mul
∀ {α : Type u_1} (l m : Language α), (l * m).reverse = m.reverse * l.reverse- Defined in
- Mathlib.Computability.Language
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.image2proof · cited by 311
- Languagestatement and proof · cited by 125
- Language.reversestatement · cited by 25
- Set.image2_image_leftproof · cited by 17
- Set.image2_swapproof · cited by 17
- Set.image2_image_rightproof · cited by 11
- Set.image2_congrproof · cited by 10
- Set.image_image2proof · cited by 8
- Language.reverse_eq_imageproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.