Theorems · Theorem · order theory
Set.injOn_insert
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {s : Set α} {a : α},
a ∉ s → (Set.InjOn f (insert a s) ↔ Set.InjOn f s ∧ f a ∉ f '' s)- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.imagestatement and proof · cited by 5,609
- Set.InjOnstatement and proof · cited by 543
- Set.union_singletonproof · cited by 107
- Set.disjoint_singleton_rightproof · cited by 17
- Set.injOn_unionproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Matroid.comap_isBasis_iffproof · cited by 2
- IsTranscendenceBasis.of_isAlgebraic_adjoin_insert_sdiffproof · cited by 2
- Set.BijOn.insert_iffproof · cited by 1
- Matroid.comap_closure_eqproof · cited by 1