Theorems · Theorem
DFunLike.subsingleton_cod
∀ {F : Sort u_1} {α : Sort u_2} {β : α → Sort u_3} [i : DFunLike F α β] [∀ (a : α), Subsingleton (β a)], Subsingleton FThis is not an instance to avoid slowing down every single Subsingleton typeclass search.
- Defined in
- Mathlib.Data.FunLike.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Quot.sound
- Assumes
- DFunLikeSubsingleton
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLikestatement and proof · cited by 576
- DFunLike.coe_injectiveproof · cited by 161
- Function.Injective.subsingletonproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.