Theorems · Definition · order theory
InfHom.subtypeVal
{β : Type u_3} →
[inst : SemilatticeInf β] → {P : β → Prop} → (Pinf : ∀ ⦃x y : β⦄, P x → P y → P (x ⊓ y)) → InfHom { x // P x } βSubtype.val as an InfHom.
- Defined in
- Mathlib.Order.Hom.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- SemilatticeInf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SemilatticeInfstatement and proof · cited by 634
- InfHomstatement · cited by 69
- Subtype.semilatticeInfstatement · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- InfTopHom.subtypeValproof · cited by 2
- InfHom.subtypeVal_applystatement · cited by 0
- InfHom.subtypeVal_coestatement · cited by 0