Theorems · Theorem · order theory
Sublattice.map_equiv_eq_comap_symm
∀ {α : Type u_2} {β : Type u_3} [inst : Lattice α] [inst_1 : Lattice β] (f : α ≃o β) (L : Sublattice α),
Sublattice.map { toFun := ⇑f, map_sup' := ⋯, map_inf' := ⋯ } L =
Sublattice.comap { toFun := ⇑f.symm, map_sup' := ⋯, map_inf' := ⋯ } L- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- SetLike.coeproof · cited by 8,199
- Latticestatement and proof · cited by 916
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement and proof · cited by 475
- SetLike.coe_injectiveproof · cited by 374
- Sublatticestatement and proof · cited by 225
- RelIso.toEquivproof · cited by 113
- Equiv.image_eq_preimage_symmproof · cited by 64
- Sublattice.mapstatement and proof · cited by 20
- Sublattice.comapstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Sublattice.comap_equiv_eq_map_symmproof · cited by 0