Theorems · Definition · combinatorics
Function.Embedding.truncOfCardLE
{α : Type u_1} →
{β : Type u_2} →
[inst : Fintype α] →
[inst_1 : Fintype β] → [DecidableEq α] → [DecidableEq β] → Fintype.card α ≤ Fintype.card β → Trunc (α ↪ β)A constructive embedding of a fintype α in another fintype β when card α ≤ card β.
- Defined in
- Mathlib.Data.Fintype.EquivFin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- Fintype.cardstatement and proof · cited by 1,386
- Function.Embeddingstatement · cited by 988
- Equiv.toEmbeddingproof · cited by 254
- Function.Embedding.transproof · cited by 83
- Truncstatement · cited by 39
- Fin.castLEEmbproof · cited by 34
- Trunc.mapproof · cited by 3
- Fintype.truncEquivFinproof · cited by 1
- Trunc.bindproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Function.Embedding.nonempty_of_card_leproof · cited by 6