Theorems · Theorem · combinatorics
Equiv.extendSubtype_apply_of_mem
∀ {α : Type u_1} {p q : α → Prop} [inst : DecidablePred p] [inst_1 : DecidablePred q] [inst_2 : Finite ↑{x | p x}]
(e : { x // p x } ≃ { x // q x }) (x : α) (hx : p x), e.extendSubtype x = ↑(e ⟨x, hx⟩)- Defined in
- Mathlib.Logic.Equiv.Fintype
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Equivstatement and proof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Finitestatement and proof · cited by 3,029
- Equiv.Permstatement · cited by 1,375
- Equiv.transproof · cited by 337
- Equiv.sumCongrproof · cited by 25
- Equiv.sumComplproof · cited by 23
- Equiv.sumCongr_applyproof · cited by 20
- Equiv.sumCompl_symm_apply_of_posproof · cited by 7
- Equiv.extendSubtypestatement · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- Equiv.Perm.exists_extending_pairproof · cited by 2
- Equiv.Perm.isConj_of_support_equivproof · cited by 2
- Equiv.extendSubtype_memproof · cited by 0