@[reducible, inline]
inclusion
is the "identity" function between two subsets s
and t
, where s ⊆ t
Equations
- Set.inclusion h x = ⟨↑x, ⋯⟩
Instances For
theorem
Set.eq_of_inclusion_surjective
{α : Type u_1}
{s t : Set α}
{h : s ⊆ t}
(h_surj : Function.Surjective (inclusion h))
: