Theorems · Theorem
Function.Injective.antisymm_onFun
∀ {α : Sort u_1} {β : Sort u_2} (r : β → β → Prop) {f : α → β},
Function.Injective f → ∀ [Std.Antisymm r], Std.Antisymm (Function.onFun r f)- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Std.Antisymm
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.onFunstatement and proof · cited by 570
- antisymm_ofproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Function.Injective.isPartialOrder_onFunproof · cited by 1