Theorems · Theorem
Traversable.Free.map_eq_map
∀ {α β : Type u} (f : α → β) (xs : List α), f <$> xs = FreeMonoid.toList ((FreeMonoid.map f) (FreeMonoid.ofList xs))- Defined in
- Mathlib.Control.Fold
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, 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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- MonoidHomstatement · cited by 3,629
- FreeMonoidstatement · cited by 147
- FreeMonoid.toListstatement · cited by 33
- FreeMonoid.ofListstatement · cited by 26
- FreeMonoid.mapstatement · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.