Theorems · Theorem
Equiv.lawfulFunctor
∀ {t t' : Type u → Type u} (eqv : (α : Type u) → t α ≃ t' α) [inst : Functor t] [LawfulFunctor t], LawfulFunctor t'- Defined in
- Mathlib.Control.Traversable.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- FunctorLawfulFunctor
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Equiv.functorstatement and proof · cited by 2
- Equiv.id_mapproof · cited by 1
- Equiv.comp_mapproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.lawfulFunctor'proof · cited by 1
- Equiv.isLawfulTraversableproof · cited by 0