Theorems · Theorem · order theory
OrderEmbedding.ofAntisymmetrization_apply
∀ (α : Type u_1) [inst : Preorder α] (a : Antisymmetrization α fun x1 x2 => x1 ≤ x2), (OrderEmbedding.ofAntisymmetrization α) a = ofAntisymmetrization (fun x1 x2 => x1 ≤ x2) a
- Defined in
- Mathlib.Order.Antisymmetrization
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
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.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- RelEmbeddingstatement · cited by 281
- Antisymmetrizationstatement and proof · cited by 25
- ofAntisymmetrizationstatement · cited by 4
- OrderEmbedding.ofAntisymmetrizationstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.