Theorems · Theorem · order theory
antisymmetrization_fibration
∀ {α : Type u_1} [inst : Preorder α],
Relation.Fibration (fun x1 x2 => x1 < x2) (fun x1 x2 => x1 < x2) (toAntisymmetrization fun x1 x2 => x1 ≤ x2)- Defined in
- Mathlib.Order.Antisymmetrization
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- Preorder
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.
- Preorderstatement and proof · cited by 7,952
- Antisymmetrizationstatement and proof · cited by 25
- Relation.Fibrationstatement · cited by 14
- toAntisymmetrizationstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.