Theorems · Theorem · order theory
Function.Injective.codRestrict
∀ {α : Type u_1} {ι : Sort u_5} {f : ι → α} {s : Set α} (h : ∀ (x : ι), f x ∈ s),
Function.Injective f → Function.Injective (Set.codRestrict f s h)Alias of the reverse direction of Set.injective_codRestrict.
- Defined in
- Mathlib.Data.Set.Restrict
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Set.codRestrictstatement · cited by 48
- Set.injective_codRestrictproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- Set.MapsTo.countable_of_injOnproof · cited by 5
- IsDenseEmbedding.subtypeproof · cited by 3
- Finite.of_injective_finite_rangeproof · cited by 3
- Pairwise.countable_of_isOpen_disjointproof · cited by 1
- Submodule.finiteQuotient_iffproof · cited by 1