Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2017-08-11 18:26
ce09c18f
View on Github →
add Galois connection, also add a couple of order theoretic results
Estimated changes
Modified
order/basic.lean
added
def
preorder_dual
Created
order/bounds.lean
added
theorem
eq_of_is_glb_of_is_glb
added
theorem
eq_of_is_greatest_of_is_greatest
added
theorem
eq_of_is_least_of_is_least
added
theorem
eq_of_is_lub_of_is_lub
added
theorem
is_glb_Inf
added
theorem
is_glb_empty
added
theorem
is_glb_iff_Inf_eq
added
theorem
is_glb_iff_eq_of_is_glb
added
theorem
is_glb_iff_inf_eq
added
theorem
is_glb_iff_infi_eq
added
theorem
is_glb_infi
added
theorem
is_glb_insert_inf
added
theorem
is_glb_singleton
added
theorem
is_glb_union_inf
added
theorem
is_greatest_iff_eq_of_is_greatest
added
theorem
is_least_iff_eq_of_is_least
added
theorem
is_lub_Sup
added
theorem
is_lub_empty
added
theorem
is_lub_iff_Sup_eq
added
theorem
is_lub_iff_eq_of_is_lub
added
theorem
is_lub_iff_sup_eq
added
theorem
is_lub_iff_supr_eq
added
theorem
is_lub_insert_sup
added
theorem
is_lub_singleton
added
theorem
is_lub_supr
added
theorem
is_lub_union_sup
added
theorem
mem_lower_bounds_image
added
theorem
mem_upper_bounds_image
Modified
order/default.lean
Created
order/galois_connection.lean
added
theorem
galois_connection.decreasing_l_u
added
theorem
galois_connection.increasing_u_l
added
theorem
galois_connection.is_glb_l
added
theorem
galois_connection.is_glb_u_image
added
theorem
galois_connection.is_lub_l_image
added
theorem
galois_connection.is_lub_u
added
theorem
galois_connection.l_bot
added
theorem
galois_connection.l_le
added
theorem
galois_connection.l_sup
added
theorem
galois_connection.l_supr
added
theorem
galois_connection.l_u_l_eq_l
added
theorem
galois_connection.le_u
added
theorem
galois_connection.lower_bounds_u_image_subset
added
theorem
galois_connection.monotone_intro
added
theorem
galois_connection.monotone_l
added
theorem
galois_connection.monotone_u
added
theorem
galois_connection.u_inf
added
theorem
galois_connection.u_infi
added
theorem
galois_connection.u_l_u_eq_u
added
theorem
galois_connection.u_top
added
theorem
galois_connection.upper_bounds_l_image_subset
added
def
galois_connection
added
theorem
nat.galois_connection_mul_div