Theorems · Theorem
Function.update_injective
∀ {α : Sort u} {β : α → Sort v} [inst : DecidableEq α] (f : (a : α) → β a) (a' : α),
Function.Injective (Function.update f a')- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.updatestatement and proof · cited by 502
- Function.update_selfproof · cited by 201
Cited by8
Results whose statement or proof uses this declaration.
- Set.image_update_Icoproof · cited by 5
- Pi.single_injectiveproof · cited by 5
- Set.image_update_Iooproof · cited by 4
- Set.image_update_Iocproof · cited by 4
- Pi.mulSingle_injectiveproof · cited by 3
- isClosedEmbedding_updateproof · cited by 1
- Pi.nontrivial_atproof · cited by 0
- Pi.infinite_of_exists_rightproof · cited by 0